-
Home
-
Web Stories
-
1.23.2
-
Code
-
Classes
- Font_Controller
Total Complexity |
49 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
633 |
Lines of code |
356 |
Logical lines of code |
123 |
Comment lines |
204 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
A |
45 |
11 |
43 |
prepare_item_for_response() |
A |
46 |
10 |
38 |
get_item_schema() |
S |
38 |
2 |
94 |
prepare_item_for_database() |
S |
48 |
6 |
33 |
get_custom_fonts() |
S |
49 |
6 |
31 |
get_builtin_fonts() |
S |
59 |
4 |
15 |
get_items_permissions_check() |
S |
62 |
3 |
11 |
register_routes() |
S |
48 |
1 |
39 |
__construct() |
S |
67 |
3 |
7 |
get_collection_params() |
S |
50 |
1 |
30 |
font_exists() |
S |
62 |
1 |
11 |
delete_item() |
S |
75 |
1 |
4 |